home *** CD-ROM | disk | FTP | other *** search
- LicenseMgr = {
- ACTIONS = {
- "getNetLicense:" = "getNetLicense:";
- "getPersonalLicense:" = "getPersonalLicense:";
- "takeNetLicense:" = "takeNetLicense:";
- "takePersonalLicense:" = "takePersonalLicense:";
- };
- OUTLETS = {delegate = delegate; ourServer = ourServer; };
- SUPERCLASS = Object;
- };
- CellScrollView = {OUTLETS = {cellMatrix = cellMatrix; }; SUPERCLASS = ScrollView; };
- KeyPanel = {
- OUTLETS = {expCSV = expCSV; incCSV = incCSV; okButton = okButton; };
- SUPERCLASS = Panel;
- };
- SystemsCtrlr = {
- ACTIONS = {
- "app:" = "app:";
- "appDidInit:" = "appDidInit:";
- "cancelNew:" = "cancelNew:";
- "close:" = "close:";
- "delete:" = "delete:";
- "explodeMenus:" = "explodeMenus:";
- "hideAcct:" = "hideAcct:";
- "memorizeTransaction:" = "memorizeTransaction:";
- "new:" = "new:";
- "okNew:" = "okNew:";
- "open:" = "open:";
- "openManual:" = "openManual:";
- "quit:" = "quit:";
- "reconcile:" = "reconcile:";
- "save:" = "save:";
- "saveAcct:" = "saveAcct:";
- "saveAs:" = "saveAs:";
- "setNewLicense:" = "setNewLicense:";
- "showCopyrightPanel:" = "showCopyrightPanel:";
- "showInfoPanel:" = "showInfoPanel:";
- "showInspector:" = "showInspector:";
- "showPrefPanel:" = "showPrefPanel:";
- "showReport:" = "showReport:";
- "showTheHelpPanel:" = "showTheHelpPanel:";
- "showTransactions:" = "showTransactions:";
- "suggestion:" = "suggestion:";
- "systemCategories:" = "systemCategories:";
- "windowWillClose:" = "windowWillClose:";
- };
- OUTLETS = {
- accountSubmenu = accountSubmenu;
- activeSystem = activeSystem;
- archiveMenuCell = archiveMenuCell;
- categoryMenuCell = categoryMenuCell;
- categoryRadio = categoryRadio;
- closeMenuCell = closeMenuCell;
- copyPanel = copyPanel;
- infoPanel = infoPanel;
- inspectorMgr = inspectorMgr;
- nameForm = nameForm;
- newPanel = newPanel;
- prefPanel = prefPanel;
- reportTransSubmenu = reportTransSubmenu;
- reportsMgr = reportsMgr;
- reportsSubmenu = reportsSubmenu;
- saveAsMenuCell = saveAsMenuCell;
- saveMenuCell = saveMenuCell;
- systemSubmenuCell = systemSubmenuCell;
- transactionSubmenu = transactionSubmenu;
- };
- SUPERCLASS = List;
- };
- Report = {
- ACTIONS = {
- "changeLayout:" = "changeLayout:";
- "faxPSCode:" = "faxPSCode:";
- "optionsPanel:" = "optionsPanel:";
- "printRequest:" = "printRequest:";
- "textWillConvert:" = "textWillConvert:";
- };
- OUTLETS = {body = body; header = header; paragraphs = paragraphs; };
- SUPERCLASS = Window;
- };
- FirstResponder = {
- ACTIONS = {
- "archiveSys:" = "archiveSys:";
- "catRequest:" = "catRequest:";
- "changeLayout:" = "changeLayout:";
- "exportToDataPhile:" = "exportToDataPhile:";
- "findNextTrx:" = "findNextTrx:";
- "findPreviousTrx:" = "findPreviousTrx:";
- "finderClickNext:" = "finderClickNext:";
- "finderClickPrevious:" = "finderClickPrevious:";
- "importExpRequest:" = "importExpRequest:";
- "optionsPanel:" = "optionsPanel:";
- "printRequest:" = "printRequest:";
- "recover:" = "recover:";
- "showFindPanel:" = "showFindPanel:";
- "showLicensePanel:" = "showLicensePanel:";
- };
- SUPERCLASS = Object;
- };
- ReportsMgr = {
- ACTIONS = {
- "cancel:" = "cancel:";
- "defaultTitle:" = "defaultTitle:";
- "newDate:" = "newDate:";
- "ok:" = "ok:";
- "optionsPanel:" = "optionsPanel:";
- "popUpRequest:" = "popUpRequest:";
- "showReport:" = "showReport:";
- "startScrollDown:" = "startScrollDown:";
- "startScrollUp:" = "startScrollUp:";
- "title:" = "title:";
- "windowDidBecomeMain:" = "windowDidBecomeMain:";
- "windowWillClose:" = "windowWillClose:";
- };
- OUTLETS = {
- activeReport = activeReport;
- datePromptInstance = datePromptInstance;
- dateStampSw = dateStampSw;
- endDate = endDate;
- instEndField = instEndField;
- instructionField = instructionField;
- optionsPanel = optionsPanel;
- periodes = periodes;
- popUpSelection = popUpSelection;
- radioButton = radioButton;
- startDScroll = startDScroll;
- startDate = startDate;
- timeStampSw = timeStampSw;
- titleField = titleField;
- };
- SUPERCLASS = List;
- };
-